var runtime.xbuckets

3 uses

	runtime (current package)
		mprof.go#L171: 	xbuckets atomic.UnsafePointer // *bucket, mutex profile buckets
		mprof.go#L337: 		allnext = &xbuckets
		mprof.go#L1238: 	head := (*bucket)(xbuckets.Load())